/**********************************************首页index***********************************************/
.container{
	width:100%;
	height: 100%;
	margin:0px auto;
	position: relative;
}
/* --------------------------------头部---------------------------------------------*/
.header{
	height: 100px;
}
/*header左侧*/
.header_left{
	position: relative;
	float: left;
	width:412px;
	height: 100px;
}
.header_left>img{
	float: left;
	margin-top: 25px;
}
.header_left>a{
	float: right;
	height: 100px;
	line-height: 100px;
	color: #999;
	font-weight: 400;

}
.header_flow{
	position: absolute;
	display: none;
	width:350px;
	top:100px;
	padding: 25px;
	color: #fff;
	background: rgba(228,164,72,0.9);
	border-radius: 0px 0px 10px 10px;
	z-index: 3;
}
.header_left:hover .header_flow{
	display: block;
}
.header_flow ul>li{
	line-height: 28px;
	margin-bottom: 6px;
}
.header_flow ul>li:nth-child(2){
	padding-bottom: 14px;
}
.header_flow ul>li:nth-child(3){
	margin-top: 14px;
	padding-left: 25px;
	background: url(../imgs/head-lx-bg.png) no-repeat;
	background-position: 0px 5px;
}
.header_flow ul>li:nth-child(3){
	padding-left: 25px;
	background: url(../imgs/head-lx-bg.png) no-repeat;
	background-position: 0px 5px;
}
.header_flow ul>li:nth-child(4){
	position: relative;
	padding-left: 25px;
	background: url(../imgs/head-lx-bg.png) no-repeat;
	background-position: 0 -28px;
}
.header_flow ul>li:nth-child(4) a{
	position: absolute;
	top:2px;
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../imgs/head-qq.png) no-repeat;
	background-size: 20px 20px;
}
/*header右侧导航*/
.header_right{
	float: right;
}
.header_right ul>li{
	position: relative;
	float: left;
}
.header_right ul>li>a{
	float: left;
	width:88px;
	height: 100px;
	line-height: 100px;
	text-align: center;
}
.ul_list{
	display: none;
	position: absolute;
	top:99px;
	z-index: 2;
}
.ul_list>li>a{
	width:150px!important;
	height: 50px!important;
	line-height: 50px!important;
	background:rgba(228,164,72,0.7);
	color: #fff;
	text-align: center;
}
.ul_list>li>a:hover{
/*	transform: rotate(360deg);*/
	transition: 1s ease;
}

.header_right ul>li:hover .ul_list{
	display: block;

}
/* --------------------------------banner---------------------------------------------*/
.banner{
	height: 600px;
}
	/*轮播banner*/
	.slideBox{ width:100%; height:600px; overflow:hidden; position:relative;}
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:50%; bottom:20px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:20px;  width:10px; height:10px;border-radius: 50%; line-height:55px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:gray;color:#ccc;  }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ display:block;  }
	/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev{display:none;position:absolute; float: left;left: 0px; width:40px;height:60px;background:url(../imgs/arrow_dd5a57d.png);background-size:40px 60px;top:45%;z-index:6; }
		.slideBox .next{display:none; position:absolute; float: left;right:0px; width:40px;height:60px;background:url(../imgs/arrow_dd5a57d.png);background-size:40px 60px;top:45%;z-index:6;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);	}
		.slideBox:hover .prev{ display:block;  }
		.slideBox:hover .next{ display:block;  }

/* --------------------------------case---------------------------------------------*/
.case{
	margin-top: 40px;
}
.case_list{
	margin: 0 0 30px 0;
}
.case_list{
	float: left;
	width:100%;
}
.case_list_pic img:hover{
	-webkit-box-shadow: 0px 0px 5px 2px #999;
}
.case_list_pic{
	/*position: relative;*/
	float: left;
	width:25%;
	height: 400px;
}
.team_a{
	float: left;
	width:100%;
	padding: 10px;
	/*height: 85%;*/
	height: 400px;
}
.team_a img{
	width: 262px;
	height: auto;
}
.namelist{
	/*position: absolute;*/
	display: inline-block;
	width:262px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #e4a448;
	font-weight: bold;
	/*bottom: 0px;*/
	z-index: 3;
}

/* --------------------------------solutions---------------------------------------------*/
.solutions{
	height: 180px;
	margin-top: 30px;
	padding:37px 0 15px 0;
	background: url(../imgs/fuwu-bg.jpg) center center;
}

/* --------------------------------装修风格style---------------------------------------------*/
.style{
	height: 508px;
	margin-top: 40px;
}
.style_detail{
	height: 400px;
	margin-top: 20px;
}
.style_detail_left{
	position: relative;
	float: left;
	width:448px;
	height: 400px;
	overflow: hidden;
}
.pic_title{
	position: absolute;
	display: inline-block;
	width:100%;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,0.5);
	bottom: 0px;
	left: 0;
	z-index: 3;
}
.style_detail_right{
	float: right;
	width:680px;
	height: 400px;
	overflow: hidden;
}
.style_detail_right_top{
	width:100%;
	height: 210px;
	margin-bottom: 12px;
}
.style_detail_right_bottom{
	width:100%;
	height: 178px;
}
.style_top{
	position: relative;
}
.style_top img{
	width:100%;
	height: 100%;
}
.tt1{
	float: left;
	width:401px;
	height: 210px;
}
.tt2{
	float: right;
	width:267px;
	height: 210px;
}
.tt3{
	float: left;
	width:254px;
	height: 178px;
}
.tt4{
	float: right;
	width:415px;
	height: 178px;
}
/*鼠标移入图片放大*/
.style_detail a{
	overflow: hidden;
}
.style_detail a img{
	width: 100%;
	height: 100%;
}
.style_detail a:hover img{
	-webkit-transform:scale(1.5,1.5);
	-webkit-transition:2s ease;

}
/* --------------------------------设计团队Design team---------------------------------------------*/
.team{
	height: 570px;
	margin-top: 20px;
	background: url(../imgs/team-bg.jpg);
	background-size: 100% 100%;
}
.team_detail{
	height: 570px;
	padding-top:38px;
}
		.team_list{float: left; width:100%; overflow:hidden; position:relative;   }
		.team_list .hd{ overflow:hidden;  height:30px; padding:0 10px;margin-bottom: 20px;text-align: center;  }
		.team_list .hd .prev,.team_list .hd .next{ display:inline-block;  width:30px; height:30px;  overflow:hidden;
			 cursor:pointer; }
			 .team_list .hd .prev{
			 	background: url(../imgs/team-right.png) center no-repeat;margin-left: 30px;
			 }
			 .team_list .hd .next{
			 	background: url(../imgs/team-left.png) center no-repeat;margin-right: 30px;
			 }
		.team_list .bd{padding-left: 20px;  overflow: hidden;}
		.team_list .bd ul{ overflow:hidden; zoom:1; }
		.team_list .bd ul li{ width: 25%; height: 320px; float:left; display:inline; overflow:hidden; text-align:center;  }
		.team_list .bd ul li .pic{ width: 262; height: 250px;text-align:center; }
		.team_list .bd ul li .pic img{ width: 262; height: 250px;display:block;  padding:2px;  }
		.team_list .bd ul li .pic a:hover img{ box-shadow:0px 0px 5px 2px #999;  }
		.team_list .bd ul li .title{ line-height:24px; width:262px;height: 50px;line-height: 50px;text-align: center;font-weight: bold;  }
		.team_list .bd ul li .title a{color: #e4a448;}
.team_a{
	float: left;
	width:100%;
	padding: 10px;
	height: 85%;
}
.team_a img{
	width: 262px;
	height: auto;
}
.namelist{
	/*position: absolute;*/
	display: inline-block;
	width:262px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #e4a448;
	font-weight: bold;
	/*bottom: 0px;*/
	z-index: 3;
}
.team_list_pic img:hover{
	-webkit-box-shadow: 0px 0px 5px 2px #999;
}
.team_list_pic{
	position: relative;
	float: left;
	width:25%;
	height: auto;
}
/*切换*/
.change{
	width:180px;
	margin: 0px auto;
	padding: 0px 20px;
	text-align: center;
	height: 20px;
	line-height: 40px;
}
.change_left{
	float: left;
}
.change_right{
	float: right;
}


/* --------------------------------关于我们 About US---------------------------------------------*/
.about_us{
	margin-top: 30px;
	height: 354px;
	text-align: center;
}
.about_us p{
	line-height: 26px;
	margin-top: 20px;
}

/* --------------------------------知名客户 Known Customers---------------------------------------------*/
.customers{
	height: 485px;
	padding-top: 30px;
	background: url(../imgs/team-bg.jpg);
}
.company{
	margin-top: 30px;
	height: 485px;}
.company ul{
	height: 296px;
}
.company ul>li{
	float: left;
	width:20%;
	padding: 10px;
	height: 148px;
}
.company ul>li img:hover{
	box-shadow: 2px 2px 5px 2px #666
}
.company ul>li img{
	width: 204px;
	height: 118px;
}
/* --------------------------------企业优势 Advantage---------------------------------------------*/
.advantage{
	margin-top: 30px;
}
.advantage ul{
	height: 160px;
}
.advantage ul>li{
	position: relative;
	float: left;
	width:25%;
	height: 100%;
	padding:38px 0;
	text-align: center;
	border:1px solid #e6e6e6;
	border-right:none;
}
.advantage ul>li:nth-of-type(4n){
	border-right:1px solid #e6e6e6;
}
.li1{
	/*border-bottom:none!important;*/

}
.advantage ul>li img{
	margin-bottom: 10px;
}
.advantage ul>li:hover .advantage_flow{
	display: block;
}
.advantage_flow{
	position: absolute;
	display: none;
	height: 100%;
	padding: 20px 15px;
	top:0px;
	left: 0px;
	color: #fff;
	background: #e4a448;
}
.advantage_flow a{
	color: #fff;
	line-height: 30px;
	text-decoration: underline!important;
}
.advantage_flow p{
	text-align: left;
}
/* --------------------------------装修要闻 News---------------------------------------------*/
.news{
	height: 413px;
	padding-top:28px;
}
.news_list{
	height: 279px;
}
.news_title{
	float: left;
	width: 32%;
	height: 100%;
	padding:18px 18px 30px 18px;
	border:1px solid #e6e6e6;
}
.title_mid{
	margin:0px 22px;
}
.news_title_top{
	width:100%;
	padding: 0px 10px;
	border-left: 2px solid #e4a448;
}
.news_title_top>span{
	font-size: 16px;
	color；#787878;	
}
.news_title_top>small a{
	float: right;
	color: #e4a448;
}
.news_title_top>small a:hover{
	text-decoration: underline!important;
}
.news_title_bottom{
	width:100%;
	margin-top: 20px;
	padding-top:8px; 
	border-top:1px solid #e6e6e6;
}
.news_title_bottom ul>li{
	width:100%;
	height: 28px;
	line-height: 28px;
}
.news_title_bottom ul>li span{
	display: inline-block;
	width: 5px;
	height: 28px;
	margin-right: 5px;

}
.news_title_bottom ul>li span small{
	display: inline-block;
	margin-top: 10px;
	width:5px;
	height: 5px;
	border-radius: 50%;
	background: #999;
}
.news_title_bottom ul>li a{
	display: inline-block;
	width: 75%;
}
.news_title_bottom ul>li a:hover{
	color: #e4a448;
	text-decoration: underline!important;
}
.news_title_bottom ul>li small{
	float: right;
}
/* --------------------------------底部 footer---------------------------------------------*/
.footer{
	height: 450px;
	padding: 50px 0px;
	margin-top: 30px;
	background: #182029;
	color: #919399;
	font-size:12px;
}
.foot{
	height: 428px;
}
.foot a{
	display: inline-block;
	height: 28px;
	line-height: 28px;
	color: #919399;
}
.foot a:hover{
	color: #fff;
	text-decoration: underline;
}
/*小标题*/
.foot_title{
	font-size: 16px;
}
/*上*/
.foot_top{
	height: 221px;
}
/*上左*/
.foot_top_left{
	float: left;
	width:292px;
	height: 221px;
	padding:0 15px;
}
.foot_top_left ul>li{
	display: inline-block;
	width: 100%;
	height: 40px;
	margin-top: 25px;
	background: #fff;
}
.foot_top_left ul>li input{
	width:100%;
	height: 100%;
	padding:0px 10px;
}
#foot_name{
	width:100%;
	height: 100%;
	background: url(../imgs/input-bg.png) no-repeat;
	background-position: 210px -40px;
}
#foot_tel{
	width:100%;
	height: 100%;
	background: url(../imgs/input-bg.png) no-repeat;
	background-position: 210px 0px;
}
#foot_btn{
	color: #fff;
	background: #e4a448;
}
/*上中*/
.foot_top_mid{
	float: left;
	width:585px;
	height: 221px;
	padding-left: 30px;
}
.foot_top_mid ul{
	margin-top: 25px;
}
.foot_top_mid ul>li{
	width:100%;
	height: 28px;
	line-height: 28px;
	padding-left: 40px;
	background: url(../imgs/address-bg.png) no-repeat;
}
.top_midli2{
	background-position: 0px -29px!important;
}
.top_midli3{
	background-position: 0px -57px!important;
}
.top_midli4{
	background-position: 0px -84px!important;
}
.top_midli5{
	background-position: 0px -113px!important;
}
/*上右*/
.foot_top_right{
	float: left;
	width:262px;
	height: 221px;
}
.foot_top_right>ul{
	margin-top: 25px;
}
.foot_top_right>ul>li{
	float: left;
	width:33.3%;
	height: 168px;
	text-align: center;
}
.foot_top_right ul>li img{
	display: inline-block;
	width:100%;
}

/*中*/
.foot_mid{
	height: 70px;
	margin-top: 30px;
	padding-top: 30px;
	border-top:1px solid rgba(150,150,150,0.5);
} 
/*中左*/
.foot_mid_left{
	float: left;
	width:750px;
	height: 40px;
	line-height: 40px;
}
.foot_mid_left img{
	margin-right: 10px;
}
/*中右*/
.foot_mid_right{
	float: right;
	width:360px;
	height: 73px;
	padding-left: 120px;
	background: url(../imgs/en-logo.png) no-repeat;
}
/*下*/
.foot_bottom{
	height: 68px;
	padding-top: 25px;
	line-height: 28px;
}
.foot_bottom a{
	display: inline-block;
	margin-right: 10px;
}
/* --------------------------------客服 kefu---------------------------------------------*/
.kefu{
	position:fixed;
	right: 20px;
	top:30%;
	width: 80px;	
}
.kefu_list{
	position: relative;
	width: 80px;
	height: 80px;
	text-align: center;
	background: #d0361e;
	border:2px solid #fff;
	border-radius: 0 0 8px 8px;
	box-shadow: 0 6px 12px rgba(0,0,0,0.1);
}
.kefu_pic{
	position: absolute;
	width: 80px;
	height: 80px;
	top:-40px;
	left: -2px;
	background: url(../imgs/kefu.png);
}
.kefu_list>ul{
	margin-top: 45px;
	border-top:1px solid #fff;
}
.kefu_list>ul>li a{
	color: #fff;
	line-height: 30px;

}
.kefu_list:hover .kefu_flow{
	display: block;
}
.kefu_flow{
	display: none;
	position: absolute;
	width: 80px;
	height: 120px;
	top:45px;
	left: -2px;
	text-align: center;
	background: #d0361e;
	border:2px solid #fff;
	border-top: none;
	border-radius: 0 0 8px 8px;
	box-shadow: 0 6px 12px rgba(0,0,0,0.1);
	overflow: hidden;
}
.kefu_flow ul>li{
	width:80px;
	height: 60px;
	line-height: 60px;
}
.kefu_flow ul>li a{
	display: inline-block;
	width:80px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	border-top:1px solid #fff;
}
.kefu_flow ul>li a:hover{
	background: #a42917;
}
/* ---------------首页样式结束------------------首页样式结束--------------------------首页样式结束--------------------*/


/* ---------------team子页面-----------------team子页面------------------team子页面---------------------------*/

/*导航*/
.team_banner{
	height: 300px;
	background: url(../imgs/21.jpg) center center no-repeat;
}

/*子页面   页面路径样式 通用*/
.common_page{
	height: 66px;
	line-height: 66px;
	background: #f7f7f7;
	border-bottom: 1px solid rgba(120,120,120,0.3);
	overflow: visible!important;
}
.common_page_left{
	float: left;
}
.common_page_left ol>li{
	float: left;
	margin-right: 10px;
}
.common_page_left ol>li a:hover{
	line-height: 66px;
	color: #e4a448;
	text-decoration: underline!important;
}
/*common_page_right*/
.common_page_right{
	position: relative;
	float: right;
}
.common_page_right h1{
	float: left;
	margin-top: 0px;
	width: 150px;
	height: 66px;
	line-height: 66px;
	text-align: center;
	background: #e4a448 url(../imgs/list.png) 127px 32px no-repeat;
	color: #fff;
	font-weight: normal;
	font-size: 16px;
}
.page_h1{ display:none}
.fa-sort-desc{
	display: inline-block;
	margin-left: 5px;
}
.common_page_right:hover .menu{
	display: block;
}
.menu{
	position: absolute;
	display: none;
	width: 150px;
	top:58px;
	background:rgba(228,164,72,0.7);
	z-index: 11;
	border-radius: 0 0 10px 10px;
}
.menu ul>li{
	width:150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
} 
.menu ul>li:last-child{
	border-radius: 0 0 10px 10px;
}
.menu ul>li a{
	color: #fff;
}
.menu ul>li:hover{
	background: #e4a448;
}
/*页面内容*/
.team_main{
}
.yema{
	bottom: 0px;
	margin-top: 20px;
	text-align: center;
}
.yema span{
	display: inline-block;
	margin:0px 10px;
}
.yema .pagination{
	display: flex;
	justify-content: center;
}
.yema .pagination li{
	width: 8%;
    font-size: 12px;
    padding: 0;
}

/* ---------------关于我们-----------------关于我们------------------关于我们---------------------------*/
.about_banner{
	height: 300px;
	background: url(../imgs/1.jpg) center center no-repeat;
}
.about_main{
	
	padding-top: 30px;
}
.common_p_title{
	display: inline-block;
	width: 100%;
	padding: 30px 0;
	text-align: center;
	font-size: 24px;
	color: #333;
	font-weight: 150;
	border-bottom: 1px solid rgba(120,120,120,0.1);
}
.about_all{
	padding: 30px 0;
	border-bottom: 1px solid rgba(120,120,120,0.1);
}
 .about_all p{
 	text-indent: 2em;
	line-height: 24px;
}
/* ---------------装修案例-----------------装修案例------------------装修案例---------------------------*/
.case_banner{
	height: 300px;
	background: url(../imgs/11.jpg) center center no-repeat;
}
/*search搜索栏*/
.search{
	margin-top: 30px;
	height: 60px;
	line-height: 40px;
	border-bottom: 1px solid #e0e0e0;
}
.search>span{
    font-size: 16px;
	line-height: 28px;
}
.search_input{
	float: right;
	width:262px;
	height: 40px;

}
.kerword{
	float: left;
	width:222px;
	height: 40px;
	padding-left: 10px;
	border: 1px solid #e0e0e0;
	border-right: none;
}
.search_submit{
	float: left;
	width: 40px;
	height: 40px;
	background: url(../imgs/input-bg.png) no-repeat;
	background-position: 0px -80px;
	border: 1px solid #e0e0e0;
}
/*装修风格选择*/
.stylechoose{
	height: 40px;
	line-height: 40px;
}
.stylechoose a{
	display: inline-block;
	margin-right: 10px;
}
.stylechoose a:hover{
	color: #e4a448;
	text-decoration: underline!important;
}
/* ---------------新闻-----------------新闻------------------新闻---------------------------*/
.news_main{
	padding-top: 30px;
}
.news_main ul>li{
	padding: 0px 0px 0px 30px;
	width:100%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	border-bottom: 1px dashed #e0e0e0;
        background: url(../imgs/new_dot2.png) -20px  top no-repeat;
}
.news_main ul>li a{
display:inline-block;
width:80%;}
.news_main ul>li small{
	float: right;

}

.time2 { margin-top:10px;}
.show_pic{ color:#444444; padding-top:10px; margin:0px 40px;}
.show_pic .article_txt{text-align: left;}
.show_pic h4{ font-size:20px;}
.pic_cp img{max-width:650px; border:1px solid #ccc; margin-top:10px; }
.nrr { padding:10px 0; color:#666666; line-height:24px;  font-size:14px; }

.pagelink {clear:both;font-size:12px;text-align:center;height:38px; margin-top:30px; font-size:12px;}
.pagelink a,div.pagelink span{padding:6px 7px 6px;height:23px;color:#4c4c4c;border:1px solid #ddd; line-height:26px; text-decoration:none; margin:0 2px;}
.pagelink a:hover{color:#ff4091;text-decoration:none;padding:6px 7px 5px;border-bottom:2px solid #ff4091}
.pagelink .current{color:#ff4091;padding:6px 7px 5px;height:26px;border:1px solid #ddd;border-bottom:2px solid #ff4091;font-weight:bold}

.text_c {text-align:center;}

.fanye{color:#4c4c4c;line-height:20px;margin:10px 0px 20px 0px;}
.fanye div{ border-bottom:1px dotted #ddd; padding-bottom:10px; padding-top:10px;}
.fanye a { color:#4c4c4c;}
.fanye a:hover{text-decoration:underline; color:#006c3a;}